HipFont._spaceWidth

Saves the space width for the bitmap text process the ' '. If the original spaceWidth is == 0, it won't draw a quad

class HipFont
uint _spaceWidth;

Meta